Autogenerated HTML docs for v1.5.0.1-74-g2470
diff --git a/git-cvsexportcommit.txt b/git-cvsexportcommit.txt index 27d531b..555b823 100644 --- a/git-cvsexportcommit.txt +++ b/git-cvsexportcommit.txt
@@ -8,7 +8,7 @@ SYNOPSIS -------- -'git-cvsexportcommit' [-h] [-v] [-c] [-P] [-p] [-a] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID +'git-cvsexportcommit' [-h] [-v] [-c] [-P] [-p] [-a] [-d cvsroot] [-f] [-m msgprefix] [PARENTCOMMIT] COMMITID DESCRIPTION @@ -43,6 +43,11 @@ Add authorship information. Adds Author line, and Committer (if different from Author) to the message. +-d:: + Set an alternative CVSROOT to use. This corresponds to the CVS + -d parameter. Usually users will not want to set this, except + if using CVS in an asymmetric fashion. + -f:: Force the merge even if the files are not up to date.